Package-level declarations

Types

Link copied to clipboard

Mode to control when DCC is presented for saved card payments (alias/tokenized payments).

Link copied to clipboard
interface InitialLoader

Callback invoked by the SDK when the custom initial loader must be dismissed. Important: The SDK does not invoke the callback when nothing has to be shown throughout the process. Make sure you dismiss the loading animation at the end of the transaction if the SDK hasn’t done so already.

Link copied to clipboard
class Transaction(transactionId: String)

Use this class to start a transaction with a transactionId obtained from a server-to-server init call.

Link copied to clipboard

This class can be used to specify miscellaneous options related to the transaction.

Link copied to clipboard

This class is a type which is returned by the SDK that can be the success or the error of the transaction.

Link copied to clipboard
object Version

Provides SDK version information.